home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / MediaMonkey_Setup_2_1.exe / {app} / Scripts / Scripts.ini < prev   
Encoding:
INI File  |  2003-03-26  |  712 b   |  36 lines

  1. [ExportCSV]
  2. FileName=Export.vbs
  3. ProcName=ExportCSV
  4. Order=1
  5. DisplayName=Export to CS&V
  6. Description=Exports selected songs to a .csv file
  7. Language=VBScript
  8. ScriptType=1
  9.  
  10. [ExportXML]
  11. FileName=Export.vbs
  12. ProcName=ExportXML
  13. Order=2
  14. DisplayName=Export to &XML
  15. Description=Exports selected songs to an .xml file
  16. Language=VBScript
  17. ScriptType=1
  18.  
  19. [ExportHTML]
  20. FileName=Export.vbs
  21. ProcName=ExportHTML
  22. Order=3
  23. DisplayName=Export to &HTML
  24. Description=Exports selected songs to a .htm file
  25. Language=VBScript
  26. ScriptType=1
  27.  
  28. [ExportXLS]
  29. FileName=Export.vbs
  30. ProcName=ExportXLS
  31. Order=4
  32. DisplayName=Export to &Excel
  33. Description=Exports selected songs to a .xls file
  34. Language=VBScript
  35. ScriptType=1
  36.